home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2000 #1
/
Kompuutteri Kaikille! KCD_1_2000.iso
/
Tools
/
InterCent
/
_setup.1
/
Intercent.exe
/
0
/
RCDATA
/
TFRMCRASH
/
TFRMCRASH.txt
< prev
Wrap
Text File
|
1998-06-25
|
1KB
|
64 lines
object FrmCrash: TFrmCrash
Left = 257
Top = 148
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Sessie afgebroken'
ClientHeight = 160
ClientWidth = 315
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 16
Width = 57
Height = 49
Picture.Data = {<image001.bmp>}
end
object TxtInfoCrash: TLabel
Left = 80
Top = 16
Width = 225
Height = 97
AutoSize = False
Caption = 'xxxxxxxxxxxxxxxxxxxx'
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object BtnYes: TBitBtn
Left = 48
Top = 127
Width = 99
Height = 25
HelpContext = 1101
Caption = '&Ja'
TabOrder = 0
OnClick = BtnYesClick
Kind = bkYes
end
object BtnNo: TBitBtn
Left = 166
Top = 127
Width = 97
Height = 25
HelpContext = 1102
Caption = '&Nee'
TabOrder = 1
OnClick = BtnNoClick
Kind = bkNo
end
end